home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / cool_balls.swf / scripts / DefineButton2_18 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-06-13  |  88 b   |  5 lines

  1. on(release){
  2.    _root.s[0].start();
  3.    getURL("http://www.gamefalls.com",_blank);
  4. }
  5.